Skip to content

Conversation

beklapko
Copy link
Contributor

@beklapko beklapko commented Sep 4, 2025

  • This fixes/adds missing install code tabs for some JS integration pages.
  • Removes a callout from several docs (the callout linked to a page that's in the old docs but not the new docs, and didn't seem critical to me to have right now).

Copy link

github-actions bot commented Sep 4, 2025

Preview ID generated: preview-brodyf-1757023002-0b008f4

Copy link

github-actions bot commented Sep 4, 2025

Preview ID generated: preview-brodyf-1757023098-c97c0e5

@beklapko
Copy link
Contributor Author

beklapko commented Sep 4, 2025

This can probably wait to go through until next week. I can probably just rerun the script on main next week to avoid merge conflicts that get introduced between now and then. If it looks good though and a brave soul wants to merge, go for it!

@langchain/anthropic @langchain/core
</Npm2Yarn>
```bash yarn
yarn add @langchain/anthropic @langchain/core
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might be able to create a re-usable component for this to save some typing and make sure that all package managers are always included.

<jsInstalls packages=["@langchain/anthropic", "@langchain/core"]/>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(just an idea, not meant to be blocking since its very low priority)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's definitely the more appropriate/long term fix. This is kind of a patch/bandaid until we can do that.

@mdrxy mdrxy added langchain For docs changes to LangChain integration For docs updates for LangChain integrations js/ts For content related to JavaScript/Typescript versions of LangChain projects labels Sep 8, 2025
@beklapko
Copy link
Contributor Author

beklapko commented Sep 8, 2025

Replacing the changes in this PR with this one: #415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration For docs updates for LangChain integrations js/ts For content related to JavaScript/Typescript versions of LangChain projects langchain For docs changes to LangChain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants